Source for file mostlyce_config.php

Documentation is available at mostlyce_config.php

  1. <?php 
  2. $editor_themes 'advanced';
  3. $editor_compression 'true';
  4. $editor_lang 'en';
  5. $editor_lang_list 'en';
  6. $editor_width '500';
  7. $editor_height '450';
  8. $editor_css_override '1';
  9. $editor_custom_css 'editor_content.css';
  10. $editor_newlines 'br';
  11. $editor_convert_urls 'true';
  12. $editor_script_acl 'true';
  13. $editor_script_elms 'src|type|language';
  14. $editor_iframe_acl 'true';
  15. $editor_iframe_elms 'src|width|height|class|border|align|scrolling';
  16. $editor_xtd_elms '';
  17. $editor_direction 'rtl';
  18. $editor_extra_plugins '';
  19. $editor_font_tools_acl 'true';
  20. $editor_plugin_datetime_acl 'true';
  21. $editor_plugin_dateformat '%m/%d/%Y';
  22. $editor_plugin_timeformat '%I:%M%p';
  23. $editor_plugin_emotions_acl 'true';
  24. $editor_plugin_print 'true';
  25. $editor_plugin_searchreplace 'true';
  26. $editor_plugin_media_acl 'true';
  27. $editor_plugin_table_acl 'true';
  28. $editor_plugin_spellchecker 'false';
  29. $editor_plugin_layer 'true';
  30. $editor_mosimage_icon 'true';
  31. $editor_plugin_img_mgr 'true';
  32. $editor_layout_row1 'newdocument,separator,undo,redo,separator,selectall,cut,copy,paste,pastetext,pasteword,separator,removeformat,cleanup,separator,bold,italic,underline,strikethrough,sub,sup,separator,justifyleft,justifycenter,justifyright,justifyfull';
  33. $editor_layout_row2 'outdent,indent,separator,bullist,numlist,separator,charmap,hr,separator,
  34. tablecontrols,separator,visualaid';
  35. $editor_layout_row3 'styleselect,formatselect,separator,fontselect,fontsizeselect,
  36. forecolor,backcolor,separator,insertdate,inserttime';
  37. $editor_layout_row4 'help,separator,fullscreen,preview,separator,print,separator,emotions,media,separator,link,unlink,anchor,separator,image,separator,ltr,rtl,separator,code,search,replace,spellchecker,separator,insertlayer,moveforward,movebackward,absolute';
  38. $editor_tmpl_dir 'files';
  39. ?>

Documentation generated on Mon, 05 May 2008 16:21:33 +0400 by phpDocumentor 1.4.0